SetParent
|
Description: |
baSetParent makes a window a child of another window. |
|
Platforms: |
Windows |
|
Usage: |
baSetParent( WindowHandle, NewParent ) |
|
Arguments: |
Integer, integer. |
|
Returns: |
Void. |
|
Examples: |
Director: Authorware: |
|
Notes: |
Not all programs like having their windows made a child of another program. |